home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / Toolbox / PowerMacOr68K / PowerMacOr68K Read Me next >
Encoding:
Text File  |  1995-08-07  |  494 b   |  12 lines  |  [TEXT/ttxt]

  1.     This snippet shows how to determine whether you are running on
  2.     a Power Macintosh or on a 680x0 Macintosh.  It also provides the
  3.     method for determine exactly which type of processor is running.
  4.     This works around an off-by-one error with gestaltNativeCPUType.
  5.     
  6.     Written by Virginia (Ginny) McCulloh
  7.     Apple Developer Technical Support
  8.     August 1995, Cupertino, CA
  9.     Copyright 1995, Apple Computer, Inc.
  10.  
  11.     This runs under Think C 7.0.4, CodeWarrior 6,
  12.      and MPW 3.3.1 with the Universal Headers.